home *** CD-ROM | disk | FTP | other *** search
/ Shakespeare / Shakespeare (1991)(Creative Multimedia).iso / vgatest.doc < prev    next >
Text File  |  1991-09-06  |  3KB  |  82 lines

  1. Instructions for VGATEST:
  2.  
  3. VGATEST is a program sent with DiscPassage to test video display
  4. capabilities.  It can also be used as a file viewer.
  5.  
  6. To view a file with VGATEST, give the command
  7.  
  8.      vgatest [-d<drive>] [-v<card>] [-i<image>]
  9.  
  10. where the items in brackets override the default values as follows:
  11.         -d          specify drive letter (e.g. -dh)
  12.         -v          specify VGA card chipset (e.g. -vstdvga)
  13.         -vall       list VGA chipset options
  14.         -vmem       specify VGA card memory (e.g. -vmem=256k)
  15.         -i          specify image to display (e.g. -i\publish.scf)
  16.         -?          display usage message
  17.  
  18. Defaults for these values are:
  19.         <drive>     Auto-sensed CD-ROM drive
  20.         <card>      Auto-detected VGA card chipset and memory
  21.         <image>     PUBLISH.SCF image in root directory of CD-ROM drive
  22.  
  23. Allowed values of <card> for -v<card> usage are:
  24.         tseng        Tseng Labs ET3000 chipset
  25.         tseng4       Tseng Labs ET4000 chipset
  26.         paradise     Paradise (Western Digital)
  27.         video7       Video 7
  28.         trident      Trident TVGA
  29.         everex       Everex
  30.         ati          ATI (ViewPerfect, etc.)
  31.         chipstech    Chips & Technologies 451-452
  32.         aheada       Ahead A
  33.         aheadb       Ahead B
  34.         genoa        Genoa 6400
  35.         zymos        Zymos
  36.         oak          Oak OTI-067
  37.         tecmar       Tecmar
  38.         stdvga       Standard VGA - 360 x 480 x 256 colors 
  39.         mode13       Standard VGA - 320 x 200 x 256 colors 
  40.  
  41. When finished viewing the file, press the <ESCAPE> key.
  42. To interrupt the display of a file, press the <ESCAPE>, and press the
  43. <ESCAPE> key again to exit the program.
  44.  
  45. Please note that specifying an image file with the -i option over-rides
  46. the drive detection, and uses instead the path from the current working
  47. directory.
  48.  
  49.  
  50. ALLOWABLE IMAGE TYPES:
  51.  
  52. VGATEST can be used to view SCF images (the 640 x 480 x 256 color file
  53. format used by RIX Softworks, Inc.).  SCF images will default to mode 13X
  54. (360 x 400 x 256 colors) on a Standard VGA display, but will display in
  55. mode 101 (640 x 480 x 256 colors) on a Super VGA display.  Super VGA
  56. display is slightly faster.
  57.  
  58.  
  59. EXAMPLES:
  60.  
  61. To view the file IMAGE1.SCF, give the command
  62.  
  63.     vgatest -iimage.scf
  64.  
  65. To view the same file in standard VGA, give the command
  66.  
  67.     vgatest -iimage.scf -vstdvga
  68.  
  69. To view the PUBLISH.SCF file in the root directory of drive D:, use the
  70. command
  71.  
  72.     vgatest -dd
  73.  
  74. or the command
  75.  
  76.     vgatest -id:\publish.scf
  77.  
  78.  
  79.  
  80. VGATEST   Version 1.10c  21-December-1990
  81. Copyright 1989, 1990 by CMC ReSearch, Inc.
  82.